VideoAdaptation

interface VideoAdaptation

Can be implemented and added to the AdaptationConfig to customize the video adaptation logic.

Functions

onVideoAdaptation
Link copied to clipboard
abstract fun onVideoAdaptation(data: VideoAdaptationData): String
Is called before the next video segment is downloaded.